We no longer have a Quartz backend, it is called
MacOS now.
</MACRO>
<MACRO>
-<NAME>GDK_WINDOWING_QUARTZ</NAME>
-#define GDK_WINDOWING_QUARTZ
+<NAME>GDK_WINDOWING_MACOS</NAME>
+#define GDK_WINDOWING_MACOS
</MACRO>
<MACRO>
<SUBSECTION>
GDK_WINDOWING_X11
GDK_WINDOWING_WIN32
-GDK_WINDOWING_QUARTZ
+GDK_WINDOWING_MACOS
GDK_WINDOWING_WAYLAND
<SUBSECTION>
*/
/**
- * GDK_WINDOWING_QUARTZ:
+ * GDK_WINDOWING_MACOS:
*
- * The #GDK_WINDOWING_QUARTZ macro is defined if the Quartz backend
+ * The #GDK_WINDOWING_MACOS macro is defined if the MacOS backend
* is supported.
*
- * Use this macro to guard code that is specific to the Quartz backend.
+ * Use this macro to guard code that is specific to the MacOS backend.
*/
/**